Add Method

Summary
Adds the specified point.
Syntax
C#
VB
C++
public override void Add( 
   PointF item 
) 
  
Public Overrides Sub Add( _ 
   ByVal item As PointF _ 
)  
            public: 
void Add(  
   PointF item 
) override  

Parameters

item
Point to add.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.